home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 2 / Amiga Tools 2.iso / tex / macros / source / base / fntguide.tex / node9_mn.html < prev   
Text File  |  1995-03-15  |  1KB  |  31 lines

  1.  
  2. <H2><A ID="SECTION00033000000000000000">
  3. Internals</A>
  4. </H2><FONT SIZE="-2"><B><FONT SIZE="+1"><FONT SIZE="+2"><FONT SIZE="+2"><FONT SIZE="+3"><FONT SIZE="+4">
  5.  
  6. The current values of the font attributes are held in internal macros.
  7.  
  8. <#168#>decl<#168#>
  9.       |@encoding| 
  10. <BR>      |@family|  
  11. <BR>      |@series|  
  12. <BR>      |@shape|  
  13. <BR>      |@size|    
  14. <BR>      |@baselineskip| 
  15. <BR>      |@size|  
  16. <BR>      |<I>@size|  
  17. <BR>      |@size|
  18.  
  19. These hold the current values of the encoding, the family, the series,
  20. the shape, the size, the baseline skip, the main math size, the script
  21. math size and the scriptscript math size. The last three are accessible
  22. only within a formula; outside of math they may contain arbitrary
  23. values.
  24.  
  25. For example, to set the size to 12 without
  26. changing the baseline skip:
  27. <#170#>tex2html_preform<#170#><tex2html_verbatim_mark>verbatim41#However, you should <I>never</I> alter the values of the internal
  28. commands directly; they must only be modified using the low-level
  29. commands like ||, ||, etc. If you disobey this
  30. warning you might produce code that loops.
  31. </I></FONT></FONT></FONT></FONT></FONT></B></FONT>